-- card: 31165 from stack: in -- bmap block id: 31467 -- flags: 0000 -- background id: 16786 -- name: ----- HyperTalk script ----- on openCard hide card field correct end openCard global number set lockScreen to false on mouseUp answer "Please click on one of the answers." with OK end mouseUp -- part 1 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=61 top=50 right=85 bottom=443 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 20 -- style flags: 256 -- line height: 26 -- part name: -- part 2 (button) -- low flags: 00 -- high flags: 2003 -- rect: left=108 top=186 right=222 bottom=409 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp answer "CD-ROM is READ only. Try again." with OK end mouseUp -- part 4 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=131 top=127 right=171 bottom=370 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 21 -- text size: 12 -- style flags: 256 -- line height: 16 -- part name: -- part 5 (button) -- low flags: 00 -- high flags: 2003 -- rect: left=108 top=224 right=260 bottom=409 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp answer "You cannot erase a CD-ROM. Try again." with OK end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 2003 -- rect: left=107 top=262 right=298 bottom=408 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp show card field correct go to card id 20597 end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 2003 -- rect: left=108 top=301 right=337 bottom=409 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp answer "CD-ROM does not display video. Try again." with "OK" end mouseUp -- part 8 (field) -- low flags: 00 -- high flags: 2004 -- rect: left=86 top=93 right=182 bottom=428 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 21 -- text size: 24 -- style flags: 16640 -- line height: 32 -- part name: Correct -- part 9 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=45 top=289 right=342 bottom=110 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp visual effect wipe right go to card id 20597 end mouseUp -- part 10 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=144 top=200 right=218 bottom=405 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 21 -- text size: 14 -- style flags: 256 -- line height: 18 -- part name: ----- HyperTalk script ----- on mouseUp answer "CD-ROM is READ only. Try again." with OK end mouseUp -- part 11 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=143 top=238 right=257 bottom=401 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 21 -- text size: 14 -- style flags: 256 -- line height: 18 -- part name: ----- HyperTalk script ----- on mouseUp answer "You cannot erase a CD-ROM. Try again." with OK end mouseUp -- part 12 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=143 top=276 right=295 bottom=367 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 21 -- text size: 14 -- style flags: 256 -- line height: 18 -- part name: ----- HyperTalk script ----- on mouseUp show card field correct go to card id 20597 end mouseUp -- part 13 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=144 top=315 right=333 bottom=382 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 21 -- text size: 14 -- style flags: 256 -- line height: 18 -- part name: ----- HyperTalk script ----- on mouseUp answer "CD-ROM does not display video. Try again." with "OK" end mouseUp -- part contents for card part 1 ----- text ----- Practice Exercise -- part contents for card part 4 ----- text ----- Click on one of the answers below. -- part contents for background part 20 ----- text ----- What is an advantage of CD-ROM? -- part contents for card part 8 ----- text ----- Correct! -- part contents for card part 10 ----- text ----- You can record data on it. -- part contents for card part 11 ----- text ----- It can be erased easily. -- part contents for card part 12 ----- text ----- It can store sound. -- part contents for card part 13 ----- text ----- It can display full motion video.